ME
Enters the development screen editor. This is similar in many ways to the Screen Editor, but includes features intended to simplify the development process.
Syntax
ME{DIT} filespec item-list {(options}
Options
A Use assembly code formatting.
B Displays item in read-only ('browse') mode.
O Object mode.
S Suppress line numbers.
U Selects case-sensitive searching.
W Wait for item lock.
X Extend line width.
Y Selects case-insensitive searching.
Z Suppresses TOP and EOI messages.
Case sensitivity
If neither U nor Y is specified, the current data case setting (set with the DATA.CC environment option or the CASE TCL command) is used. See Introduction to Reality for more details.
If both U and Y are specified an error message is displayed and ME terminates.